Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate futures-lite to 2.1.0 #48

Merged
merged 1 commit into from
Dec 3, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
futures-lite dependencies minor 2.0.0 -> 2.1.0

Release Notes

smol-rs/futures-lite (futures-lite)

v2.1.0

Compare Source

  • Make it so read_line and other futures use a naive implementation of byte
    searching unless the memchr feature is enabled. This prevents needing to
    compile the memchr crate unless it is desired. (#​77)

v2.0.1

Compare Source

  • Remove dependency on the waker-fn crate. (#​81)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update Rust crate futures-lite to 2.0.1 Update Rust crate futures-lite to 2.1.0 Dec 2, 2023
@renovate renovate bot force-pushed the renovate/futures-lite-2.x branch from cbffe13 to f27ebc9 Compare December 2, 2023 19:15
@prabirshrestha prabirshrestha merged commit a428ecd into main Dec 3, 2023
3 checks passed
@renovate renovate bot deleted the renovate/futures-lite-2.x branch December 3, 2023 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant